home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nhak_src.zip / HH < prev    next >
Text File  |  1993-03-16  |  4KB  |  96 lines

  1. y k u    7 8 9    Move commands:
  2.  \|/     \|/        yuhjklbn: go one step in specified direction
  3. h-.-l    4-.-6        YUHJKLBN: go in specified direction until you
  4.  /|\     /|\                hit a wall or run into something
  5. b j n    1 2 3        g<dir>:   run in direction <dir> until something
  6.       numberpad             interesting is seen
  7.             G<dir>,   same, except a branching corridor isn't
  8.             ^<dir>:     considered interesting
  9.             m<dir>:   move without picking up objects
  10.         If the number_pad option is set, the number keys move instead.
  11.  
  12. General commands:
  13. ?    help    display one of several informative texts
  14. Q    quit    end the game
  15. S    save    save the game (to be continued later)
  16. !    sh    escape to some SHELL (if allowed)
  17. ^Z    suspend suspend the game (independent of your current suspend char)
  18. O    options set options
  19. /    whatis    tell what a map symbol represents
  20. \    known    display list of what's been discovered
  21. v    version    display version number
  22. V    history    display game history
  23. X    explore    switch the game to explore (discovery) mode
  24. ^A    again    redo the previous command (^A denotes the keystroke CTRL-A)
  25. ^R    redraw    redraw the screen
  26. ^P    prevmsg    repeat previous message (subsequent ^P's repeat earlier ones)
  27. #        introduces an extended command (#? for a list of them)
  28.  
  29. Game commands:
  30. ^D    kick    kick (a door, or something else)
  31. ^T    'port    teleport (if you can)
  32. a    apply    apply or use a tool (pick-axe, key, camera, etc.)
  33. A    armor    take off all armor
  34. c    close    close a door
  35. C    call    name an individual monster (ex. baptize your dog)
  36. d    drop    drop an object.  d7a:  drop seven items of object 'a'
  37. D    Drop    drop selected types of objects
  38. e    eat    eat something
  39. E    engrave write a message in the dust on the floor  (E-  use fingers)
  40. i    invent    list your inventory (all objects you are carrying)
  41. I    Invent    list selected parts of your inventory
  42.         Iu: list unpaid objects
  43.         Ix: list unpaid but used up items
  44.         I$: count your money
  45. o    open    open a door
  46. p    pay    pay your bill (in a shop)
  47. P    puton    put on a ring or amulet
  48. q    quaff    drink a potion
  49. r    read    read a scroll or spell book
  50. R    remove    remove a ring or amulet
  51. s    search    search for secret doors, hidden traps and monsters
  52. t    throw    throw or shoot a weapon
  53. T    takeoff    take off some armor
  54. w    wield    wield a weapon    (w-  wield nothing)
  55. W    wear    put on some armor
  56. x    spells    list the spells you know
  57. z    zap    zap a wand
  58. Z    Zap    cast a spell
  59. <    up    go up the stairs
  60. >    down    go down the stairs
  61. ^    trap_id identify a previously found trap
  62. ),[,=,",(        ask for current items of specified symbol in use
  63. $    gold    count your gold
  64. +    spells    list the spells you know
  65. .    rest    wait a moment
  66. ,    pickup    pick up all you can carry
  67. @        toggle "pickup" (auto pickup) option on and off
  68. :    look    look at what is here
  69.  
  70. Keyboards that have a meta key can also use these extended commands:
  71.  
  72. M-c    chat    talk to someone
  73. M-d    dip    dip an object into something
  74. M-f    force    force a lock
  75. M-j    jump    jump to another location
  76. M-l    loot    loot a box on the floor
  77. M-m    monster    use a monster's special ability (only if defined)
  78. M-N    name    name an item or type of object
  79. M-o    offer    offer a sacrifice to the gods (only if defined)
  80. M-p    pray    pray to the gods for help (only if defined)
  81. M-r    rub    rub a lamp
  82. M-s    sit    sit down
  83. M-t    turn    turn undead
  84. M-u    untrap    untrap something (usually a trapped object)
  85. M-v    version print compile time options for this version
  86. M-w    wipe    wipe off your face
  87.  
  88. If the "number_pad" option is on, these additional commands are available:
  89.  
  90. n        followed by number of times to repeat the next command
  91. j    jump    jump to another location
  92. k    kick    kick something (usually a door)
  93. l    loot    loot a box on the floor
  94. N    name    name an item or type of object
  95. u    untrap    untrap something (usually a trapped object)
  96.